ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Finance Namespace / Fibonacci<T> Class / LabelPosition Property

In This Topic
    LabelPosition Property (Fibonacci<T>)
    In This Topic
    Gets or sets the position of data labels.
    Syntax
    'Declaration
     
    
    Public Property LabelPosition As LabelPosition
    public LabelPosition LabelPosition {get; set;}
    See Also